home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri K-CD 2003 #1 / K-CD_2003-01.iso / Tools / K-CD.DCR / 00139_DoubleClick -- Next.ls < prev    next >
Encoding:
Text File  |  2002-04-19  |  64 b   |  6 lines

  1. on mouseUp
  2.   if the doubleClick then
  3.     go(#next)
  4.   end if
  5. end
  6.